-
12:03:25.261 [http-nio-8082-exec-8] ERROR org.springframework.batch.core.step.AbstractStep – Encountered an error executing step processStep1 in job assignJob javax.persistence.TransactionRequiredException: no transaction is in progress …
- 414 views
- 0 answers
- 0 votes
-
I am currently working on a JSR batch job. I tried injecting incoming parameters in my batchlet constructor. @Inject public …
- 358 views
- 1 answers
- 0 votes